.wrap{
    width: 100%;
    overflow: hidden;
}
.toper{
    width: 100%;
}
.top{
    width: 100%;
    height: 40px;
    background-color: #ebebeb; 
}
.hello{
    width: 1000px;
    height: auto;
    margin: auto;
}
.helloLeft{
    /* width: 250px; */
    float:left;
    line-height: 30px;
    margin: 5px 0;
}
.helloRight{
    width: 140px;
    float: right;
}
.helloRight div{
    width: 68px;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.set{
    border-right: 1px solid #919191;
}
.shoucang{
    border-left: 1px solid #a3a3a3;
}
/* logo */
.bottom{
    width: 100%;
    height: 130px;
    overflow: hidden;
}
.logo{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.logoTu{
    float: left;
    margin: 25px 0;
}
.logoTu a{
    display: block;
}
.search{
    width: 298px;
    height: 37px;
    float: right;
    margin-top: 50px;
    position: relative;
}
.search input[type=text]{
    line-height:36px;
    width: 241px;
    height: 35px;
    border: 1px solid #226eb1;
    text-indent: 1em;
    color: #999999;
}
.search input[type="submit"]{
    width: 55px;
    height: 37px;
    background: #226eb1 url(../images/search_03.png) no-repeat center;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
}
/* 猫鈥炁∶┢捖� */
.footer{
    width: 100%;
    height: 120px;
    background-color: #226eb1;
    overflow: hidden;
    margin-top: 45px;padding-bottom: 12px;
}
.foot{
    width: 1000px;
    margin: 18px auto;
    color: white;
}
.bq{width: 800px; line-height: 28px;text-align:left;float:left;}
.bq p a{color:#fff;}
.ewm{width: 200px;/* height:80px; */float:right;text-align: center;}
.ewm img{width: 80px; height:80px;}